home *** CD-ROM | disk | FTP | other *** search
- body
- {
- background: url(bglight.gif) #FFFFE0;
- font-family: Georgia,Garamond,Times,serif;
- font-size: 12pt;
- }
-
- h1
- {
- font-family: Georgia,Garamond,Times,serif;
- font-size: 16pt;
- font-weight: bold;
- }
-
- h2
- {
- font-family: Georgia,Garamond,Times,serif;
- font-size: 14pt;
- font-weight: bold;
- color: #800000;
- }
-
- h3
- {
- font-family: Georgia,Garamond,Times,serif;
- font-size: 12pt;
- font-weight: bold;
- color: #800000;
- }
-
- li
- {
- font-family: Georgia,Garamond,Times,serif;
- font-size: 12pt;
- }
-
- UL
- {
- list-style: url(red_arrow.gif) disc;
- }
-
- p, td, th
- {
- font-family: Georgia,Garamond,Times,serif;
- font-size: 12pt;
- }
-
- th
- {
- font-weight: bold;
- }
-
- A:link, A:visited
- {
- text-decoration: none;
- color: #0000ff;
- }
-
- A:hover
- {
- text-decoration:underline;
- }
-
- A:active
- {
- text-decoration: underline;
- }
-
- .smallFont
- {
- font-family: Verdana,Arial,Helvetica,sans-serif;
- font-size: 10pt;
- }